interrupt vt. 1.阻止;妨碍;遮断。 2.打断(别人的话等);中断;打搅。 3.截断。 interrupt a view 遮住视线。 Don't interrupt me. 别打搅我。 He interrupted college to serve in the army. 他中断大学的学业到军队服役。 Interrupt sb. In his work 打搅某人工作。 May I interrupt you to comment on that last remark? 对不起,刚才这句话是什么意思请讲讲。 Interrupt an electric current 截断电流。 vi. 打扰,(别人谈话时)插嘴。
The address of an interrupt service routine 中断服务程序所在的地址。
You may use this style for interrupt service routines 你可以把这种方法用于中断服务程序。
Design and optimize the interrupt service routine of arm7 embedded system 7嵌入式系统的中断设计与中断处理优化
interrupt service routine 中断服务常规
The amount of time between the assertion of an interrupt and the start of the associated interrupt service routine 在中断发生和相关的中断服务程序运行之间的时间长短。
When an interrupt occurs, the current state of the processor is s * * ed and an interrupt service routine is executed 当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。
When an interrupt occurs, the current state of the processor is saved and an interrupt service routine is executed 当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。
It also registers an interrupt service routine s address to service interrupts generated when wireless data is sent or received 它还会注册一个中断服务例程的地址以服务收发无线数据时产生的中断。
The program flow is composed of three exclusive main loops and several interrupt service routines in order for running in multi-modes 程序的多运行模式流程实现采用了多个互斥主循环加中断的结构。
You can't call this routine at all from an interrupt service routine or other routine running above dispatch _ level 你不能从一个中断服务程序或者其他运行于dispatch_level之上的程序那里调用这个程序。